home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2737 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  855 b 

  1. Path: rz.uni-passau.de!news
  2. From: timo hickl <hickl@winf.uni-passau.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: MSVC++ 4.0 changing string table resources at runtime
  5. Date: 19 Jan 1996 11:20:49 GMT
  6. Organization: university of passau
  7. Message-ID: <4dnuqi$nu5@news.rz.uni-passau.de>
  8. NNTP-Posting-Host: 132.231.33.3
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  13.  
  14. Hi,
  15.  
  16. I am working on a MSVC++ 4.0 program using MFC which contains 
  17. more than one string table resource (e.g. an English-string
  18. table resource and a German-string table resource).  
  19. How can I enable the user of may program to switch from one
  20. string table resource to another at runtime (e.g. switch from 
  21. the English-string table resource to the German-string table
  22. at runtime)?
  23.  
  24. Thanks for answering
  25.  
  26. Timo
  27.  
  28.  
  29.  
  30.  
  31.